home *** CD-ROM | disk | FTP | other *** search
- Path: news.uh.edu!usenet
- From: Sensarn <txs53132@bayou.uh.edu>
- Newsgroups: comp.lang.c++,comp.os.msdos.programmer
- Subject: Re: Timer (0x1C) Interrupt exactly 18.2 seconds?
- Date: 26 Feb 1996 00:54:21 GMT
- Organization: AEtna Insurance Agency
- Message-ID: <4gr0bt$qck@masala.cc.uh.edu>
- References: <4givrv$cim@midland.co.nz> <Dn9FMB.19s.0.sheppard@torfree.net>
- NNTP-Posting-Host: sip-14149.public-dialups.uh.edu
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1 (Windows; U; 16bit)
-
- Try this:
-
- outp(0x43,0x40);
- outp(0x3c,0x0b);
- outp(0x3c,0xe9);
-
- The timer now ticks 20 times a second.
-
- --
- |\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\|
- Steven Sensarn -- txs53132@bayou.uh.edu
- |/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/|
-
-
-